home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 365 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. From: Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: termios, /dev/aux 
  3. Date: Thu, 15 Jul 93 12:08:30 MET DST
  4. In-Reply-To: <9307141815.AA02315@hanauma.jpl.nasa.gov>; from "Howard Chu" at Jul 14, 93 11:15 am
  5.  
  6. >   HOWEVER: sz tries to open /dev/tty. Question #1: I would say that for us,
  7. >   this should be /dev/aux, ok? open() calls unx2dos, which translates that
  8. >   to AUX:. Then, it tries a call to Fattrib(), which of course fails.
  9. >   -> I can't open() "AUX:". I guess that this is a bug :-)
  10. > Hm. Previous versions of zmodem just checked if stdin and stdout isatty().
  11.  
  12. Hm, I don't understand that. In which situation won't stdin be a tty? 
  13.  
  14. > That let you run zmodem both during a dial-up terminal session, and from
  15. > a local session directed to anywhere else. I think this is the correct &
  16. > most desirable behavior... I've been hacking up Bammi's old Zmodem sources
  17. > along these lines, to eliminate the distinction between the "STANDALONE" and
  18. > "REMOTE" versions. Zmodem shouldn't mess with tty speeds, parity, or
  19. > whatever, it should just set cooked or raw mode on file descriptor 1 as
  20. > needed. Some other program should have done the real conditioning of the
  21. > line already.
  22. > (My opinions only, obviously...)
  23. >   -- Howard
  24.  
  25. Agreed. It was more of question of software portability -- I just wanted to
  26. check how complicated it would be (in fact, I'm very happy with CoNnect's
  27. builtin ZModem).
  28.  
  29. So the question still is: why can't I open() `AUX:' when MiNT is not present?
  30.  
  31. -- 
  32. ---------------------------------------------------
  33. Julian F. Reschke, Hensenstr. 142, D-48161 Muenster
  34.  eMail: reschke@math.uni-muenster.de jr@ms.maus.de
  35. ___________________________________________________
  36.